CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - roulette wheel genetic algorithm

搜索资源列表

  1. AGA.rar

    0下载:
  2. 采用了保优的选择遗传算法 终止条件的判断是:到达一定的代数。可改进为:相邻若干代的种群平均适应值的变化来判断。若相邻若干代的种群平均适应值为变化或者是变化小于某一阈值,表示算法已经收敛,则退出算法。 选择算子:轮盘赌选择; 交叉算子:单点交叉,随机选择计算此适应度值,若大于当前最佳适应度值则降低交叉概率,否则不变; 变异算子:模板,对于优势个体,除采用低概率变异外,变异位置应采取权值越大,变异概率越小的原则,而对劣势个体则相反.,Paul used the choice of excel
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6071
    • 提供者:棋子
  1. RealGA(TwoVaribles)

    2下载:
  2. 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1554
    • 提供者:王巍
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. ga1

    0下载:
  2. 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3485
    • 提供者:hexing
  1. yichaunsuanfa

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:17795
    • 提供者:张生
  1. AdvancedGeneticAlgorithm

    0下载:
  2. This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-ste
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:46503
    • 提供者:anatolia
  1. GAtest

    0下载:
  2. 轮盘赌遗传算法,用vc++写的,主要用于函数求最优值-Roulette wheel genetic algorithm, using vc++ to write, and is mainly used for seeking the optimal value function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:474003
    • 提供者:wenzheng
  1. yichuansuanfa

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm binary Gray encoding, roulette wheel method based on non-linear ranking selection, uniform crossover and mutation operations, but al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7786
    • 提供者:曾建
  1. GA_program

    0下载:
  2. Simple Genetic Algorithm binary coded roulette wheel method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:255080
    • 提供者:henry
  1. GA_test1_2

    0下载:
  2. Genetic algorithm , It is about cross over , mutation ,, roulette wheel
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:28169
    • 提供者:Sika
  1. Ga

    0下载:
  2. 遗传算法求解TSP问题源代码,简单明了,采用轮盘赌进行遗传选择-TSP problem genetic algorithm source code is simple, using the genetic roulette wheel selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1066
    • 提供者:fan
  1. 1

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3458
    • 提供者:杨轩
  1. 2

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operato
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1240
    • 提供者:杨轩
  1. 3

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operato
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1431
    • 提供者:杨轩
  1. GA

    1下载:
  2. 遗传算法求函数最值问题 matlab代码 使用轮盘赌选择 交叉 变异-Genetic algorithm for function most value problem matlab code crossover and mutation using the roulette wheel selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:小新
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:yang
  1. Binary-GA

    0下载:
  2. binary genetic algorithm and all its functions such as cross over, mutation, roulette wheel selection and tournament selection included
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:2902
    • 提供者:kamal
  1. GA1

    0下载:
  2. 遗传算法 编码解码采用二进制编解码 交叉 变异 选择操作采用轮盘赌 -genetic algorithm The binary coding and decoding decoding Crossover Mutation The roulette wheel selection operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:3510
    • 提供者:王阳洋
  1. zuiyoubaoliu

    1下载:
  2. 遗传算法最优保留 轮盘赌选择、单点交叉、位点变异 绘制最优适应度进化曲线-Genetic algorithm for optimal retention roulette wheel selection, single point crossover Loci draw optimal fitness evolution curve
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1050
    • 提供者:王佳
  1. Genetic-Algorithm

    0下载:
  2. 人工智能方面 利用遗传算法解决一阶函数优化求解,运用了轮赌盘选择,单点交叉等算法-Artificial intelligence using genetic algorithms to solve a first order function optimization solution, using a round roulette wheel selection, single-point crossover algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:4202496
    • 提供者:chenjunkun
« 12 »
搜珍网 www.dssz.com